deps(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0#709
Merged
dlevy-msft-sql merged 1 commit intomainfrom Feb 11, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d22bfbf to
09d6978
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s Go module dependencies to pick up the latest golang.org/x/tools release (and the associated golang.org/x/* transitive updates), aligning the codebase with the newer tooling/libs used by the project.
Changes:
- Bump
golang.org/x/toolsfromv0.41.0tov0.42.0 - Update related
golang.org/x/*dependencies (x/sys,x/term,x/text, and indirectx/crypto,x/mod,x/net) - Refresh
go.sumchecksums to match the updated module graph
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates golang.org/x/tools and related golang.org/x/* module versions. |
| go.sum | Updates checksum entries corresponding to the bumped module versions. |
dlevy-msft-sql
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/tools from 0.41.0 to 0.42.0.
Commits
009367fgo.mod: update golang.org/x dependencies2182926go/ast/inspector: add Cursor.ParentEdge{Kind,Index} methods27020acinternal/server: add module upgrade pathway after vulncheck scanningc4ec0f5internal/server: list vulnerabilities within vulncheck prompt80d1715gopls/internal/protocol: add document uri field type0e23509gopls/doc: update link to Acme LSP plugin7b3ed75gopls/internal/server: respect SemanticTokens option during initializationfddd4a6gopls/filecache: prevent premature CAS file evictione3a69ffgopls/internal/golang: refactor.inline.variable: add parens955d132gopls/internal/golang: migrate pkgdoc to cursorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)